home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / rollerrush / game.dcr / Internal_35_enter you profile name.ls < prev    next >
Encoding:
Text File  |  2007-10-01  |  147 b   |  10 lines

  1. property thename
  2. global gName
  3.  
  4. on beginSprite me
  5.   repeat with b = 1 to 1000
  6.     sprite(b).locZ = b
  7.   end repeat
  8.   lasttime = the milliSeconds
  9. end
  10.